extended affix grammar

extended affix grammar in Technology
language, grammar
(EAG) A formalism for describing both the context free syntax and the context sensitive syntax of languages.
EAGs belong to the family of two-level grammars. They are very closely related to two-level van Wijngaarden grammars.
EAG can be used as a specification formalism, specifying in relations rather than functions, or as a relational programming language like PROLOG.
(https://www.cs.ru.nl/~kees/eag/)
(2009-02-06)